textview: Fix docs typo
authorBenjamin Otte <otte@redhat.com>
Fri, 14 Feb 2020 19:57:53 +0000 (20:57 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 14 Feb 2020 20:18:49 +0000 (21:18 +0100)
gtk/gtktextview.c

index ac190dc8b9e616d881936489570e433aedd49479..5f677847a1000ce67782643b6ddf924980383819 100644 (file)
@@ -4118,7 +4118,7 @@ find_child_for_window_type (GtkTextView       *text_view,
 /**
  * gtk_text_view_get_gutter:
  * @text_view: a #GtkTextView
- * @win: a #GtkWindowType
+ * @win: a #GtkTextWindowType
  *
  * Gets a #GtkWidget that has previously been set with
  * gtk_text_view_set_gutter().